home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 109
/
PC Home 109.iso
/
data1.cab
/
Program_Files
/
id011.dxr
/
00145.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-02
|
216 b
|
9 lines
on exitFrame
set the locH of sprite 16 to the locH of sprite 16 + 2
set the locV of sprite 16 to the locV of sprite 16 + 5
if the locV of sprite 16 = 424 then
go(the frame + 1)
end if
go(the frame)
end